home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000060_news@columbia.edu _Thu Jan 16 12:23:27 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.8.3/8.8.3) with ESMTP id MAA19008 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 16 Jan 1997 12:23:27 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.8.3/8.8.3) id MAA09671 for kermit.misc@watsun; Thu, 16 Jan 1997 12:23:26 -0500 (EST)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: Help with dial.ini script please?
  8. Date: 16 Jan 1997 17:23:24 GMT
  9. Organization: Columbia University
  10. Lines: 16
  11. Message-ID: <5blo6c$916$1@apakabar.cc.columbia.edu>
  12. References: <5bl56r$bru@sol.caps.maine.edu>
  13. NNTP-Posting-Host: watsun.cc.columbia.edu
  14. Xref: news.columbia.edu comp.protocols.kermit.misc:6415
  15.  
  16. In article <5bl56r$bru@sol.caps.maine.edu>,
  17. David D Desilets <abuse@127.0.0.1> wrote:
  18. : Can anyone tell me where to ftp (if possible) the "language"  and
  19. : syntax for writing dial.ini and other scripts for kermit?  As a
  20. : first approximation (and assuming that I'm not trying to do
  21. : anything fancy--I'm not) would Winsock's scripting language be
  22. : close enough?
  23. Kermit has its own cross-platform scripting language that dates back
  24. far beyond Winsock and most others.  It is documented in "Using MS-DOS
  25. Kermit" and "Using C-Kermit".  These are books; you can find out about
  26. them at:
  27.  
  28.   http://www.columbia.edu/kermit/
  29.  
  30. - Frank